How to monitoring Apache server performance and status using mod_status

Okay it’s occur to me how i can monitor the specific process that happen on apache server, yes we can use top, ps aux , lsof etc command to monitor the process but we can only see a general info on it. And i found mod_status. What is mod_status ? mod_status is a built in … Continue reading How to monitoring Apache server performance and status using mod_status